extend
abstract fun extend(@NonNull builder: NotificationCompat.Action.Builder): NotificationCompat.Action.Builder(source)
Apply this extender to a notification action builder.
Return
the build object for chaining.
Parameters
builder
the builder to be modified.